home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / r-z / stormc-demo / include / functions.h < prev    next >
C/C++ Source or Header  |  1995-12-28  |  290b  |  15 lines

  1. #ifndef _INCLUDE_FUNCTIONS_H
  2. #define _INCLUDE_FUNCTIONS_H
  3. /*
  4. **  $VER: functions.h 10.1 (19.7.95)
  5. **  Includes Release 40.15
  6. **
  7. **  '(C) Copyright 1995/96 Haage & Partner Computer GmbH'
  8. **     All Rights Reserved
  9. */
  10.  
  11. #ifndef _INCLUDE_PRAGMA_ALL_LIB_H
  12. #include <pragma/all_lib.h>
  13. #endif
  14.  
  15. #endif